home *** CD-ROM | disk | FTP | other *** search
/ Amiga User Superdisk 59 / Amiga User Superdisk 59.adf / s / startup-sequence
Encoding:
Text File  |  1994-07-08  |  652 b   |  24 lines

  1. echo "*Ec*E[32mWelcome to the *E[3mAmiga User International *E[23mSuperDisks No.59 & No.60."
  2. echo ""
  3. echo "SuperDisk Credits:"
  4. echo ""
  5. echo "LZX_68000EC: Jonathan Forbes"
  6. echo "C-Fade/C-Over: Ralph Ciper"
  7. echo "DiskSpare: Klaus Deppisch"
  8. echo "Siren: Imdad Shah"
  9. echo "Get Input: Laga Hale"
  10. echo "Noreq: Jonathan Potter"
  11. echo "Mkdir: Georg Hessmann"
  12. echo "Installation Script: David Taylor"
  13. echo "Technical Advice: Andy Eskelson"
  14. echo "SuperDisk Testing: Gideon Overhead"
  15. echo ""
  16. echo "Please wait."
  17. echo "Preparing Installation..."
  18. echo "*E[31m"
  19. lzx_68000ec x SuperDisk59:c/intro.lzx ram: >nil:
  20. path ram:c add
  21. mkdir ram:t
  22. assign t: ram:t
  23. setup.script
  24.